home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / pc / DirectX SDK / DXSDK / samples / Multimedia / DirectPlay / LobbyClient / resource.h < prev   
Encoding:
C/C++ Source or Header  |  2001-10-08  |  1.3 KB  |  37 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by LobbyClient.rc
  4. //
  5. #define IDD_LOBBY_CLIENT                101
  6. #define IDC_SP_COMBO                    1005
  7. #define IDC_SESSION_NAME                1006
  8. #define IDC_PLAYER_NAME                 1007
  9. #define IDC_ADAPTER_COMBO               1008
  10. #define IDC_ADDRESS_LINE1               1011
  11. #define IDC_STATUS                      1013
  12. #define IDC_LAUNCH                      1014
  13. #define IDC_ACTIVE_CONNECTIONS          1017
  14. #define IDC_APP_LIST                    1018
  15. #define IDC_DISCONNECT                  1019
  16. #define IDC_SEND_MSG                    1020
  17. #define IDC_HOST_SESSION                1021
  18. #define IDC_NO_SETTINGS                 1022
  19. #define IDC_ADDRESS_LINE2               1024
  20. #define IDC_ADDRESS_LINE1_TEXT          1025
  21. #define IDC_ADDRESS_LINE2_TEXT          1026
  22. #define IDC_LAUNCH_NEW                  1029
  23. #define IDC_LAUNCH_NOT_FOUND            1030
  24. #define IDC_DONT_LAUNCH                 1031
  25. #define IDI_MAIN                        11014
  26.  
  27. // Next default values for new objects
  28. // 
  29. #ifdef APSTUDIO_INVOKED
  30. #ifndef APSTUDIO_READONLY_SYMBOLS
  31. #define _APS_NEXT_RESOURCE_VALUE        105
  32. #define _APS_NEXT_COMMAND_VALUE         40001
  33. #define _APS_NEXT_CONTROL_VALUE         1030
  34. #define _APS_NEXT_SYMED_VALUE           103
  35. #endif
  36. #endif
  37.